home *** CD-ROM | disk | FTP | other *** search
/ Champak 41 / Volume 41 - JOGO DISK .iso / Games / konka_66.swf / scripts / DefineSprite_305_gjg / frame_132 / DoAction.as
Text File  |  2007-05-10  |  91b  |  10 lines

  1. if(nhp < int(mhp / 10))
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    gotoAndStop("τ½Ö");
  8.    play();
  9. }
  10.